[INFO] cloning repository https://github.com/answndud/another-dimension-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/answndud/another-dimension-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanswndud%2Fanother-dimension-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanswndud%2Fanother-dimension-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5982b5bb46af881758bf6912f60b329e5147ab55
[INFO] checking answndud/another-dimension-chat against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanswndud%2Fanother-dimension-chat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/answndud/another-dimension-chat
[INFO] finished tweaking git repo https://github.com/answndud/another-dimension-chat
[INFO] tweaked toml for git repo https://github.com/answndud/another-dimension-chat written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/answndud/another-dimension-chat on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/answndud/another-dimension-chat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de
[INFO] running `Command { std: "docker" "start" "19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking another-dimension-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling snow v0.10.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking another-dimension-identity v0.1.0 (/opt/rustwide/workdir/crates/identity)
[INFO] [stderr]     Checking another-dimension-pairing v0.1.0 (/opt/rustwide/workdir/crates/pairing)
[INFO] [stderr]     Checking another-dimension-crypto v0.1.0 (/opt/rustwide/workdir/crates/crypto)
[INFO] [stderr]     Checking another-dimension-engine v0.1.0 (/opt/rustwide/workdir/apps/engine)
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking another-dimension-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]     Checking another-dimension-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]     Checking another-dimension-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking another-dimension v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s
[INFO] running `Command { std: "docker" "inspect" "19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de", kill_on_drop: false }`
[INFO] [stdout] 19120bfbeef2d03bc5c196ba67eb38d2972ef8e249dbfc94e3198d0ae24035de
